2024-11-05 18:06:23,287 [ 94351 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2024-11-05 18:06:23,287 [ 94351 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2024-11-05 18:06:23,287 [ 94351 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2024-11-05 18:06:23,287 [ 94351 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_n1b89a --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1d1c87eee2db -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_access_for_functions/test.py::test_access_rights_for_function test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database test_aggregation_memory_efficient/test.py::test_remote test_allowed_url_from_config/test.py::test_HDFS test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_redirect test_allowed_url_from_config/test.py::test_schema_inference test_allowed_url_from_config/test.py::test_table_function_remote 'test_alter_moving_garbage/test.py::test_alter_moving[False-False]' 'test_alter_moving_garbage/test.py::test_alter_moving[False-True]' 'test_alter_moving_garbage/test.py::test_alter_moving[True-True]' test_alter_moving_garbage/test.py::test_delete_race_leftovers test_alternative_keeper_config/test.py::test_create_insert test_always_fetch_merged/test.py::test_replica_always_download test_asynchronous_metrics_pk_bytes_fields/test.py::test_total_pk_bytes_in_memory_fields test_attach_without_checksums/test.py::test_attach_without_checksums 'test_backup_restore_keeper_map/test.py::test_on_cluster[0]' 'test_backup_restore_keeper_map/test.py::test_on_cluster[1]' test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_cluster_discovery/test_password.py::test_connect_with_password test_composable_protocols/test.py::test_connections test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_xml_yaml_mix/test.py::test_extra_yaml_mix test_config_yaml_main/test.py::test_yaml_main_conf test_ddl_alter_query/test.py::test_alter test_ddl_alter_query/test.py::test_ddl_queue_hostname_change 'test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True]' 'test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1]' 'test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1]' 'test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1]' 'test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0]' 'test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1]' test_dictionaries_dependency/test.py::test_no_lazy_load test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_dictionaries_null_value/test.py::test_null_value test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values test_disk_access_storage/test.py::test_alter -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, reportlog-0.4.0, random-0.2, timeout-2.2.0, order-1.0.1, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_catboost_evaluate/test.py::testAmazonModelManyRows test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_allowed_url_from_config/test.py::test_HDFS test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_alter_moving_garbage/test.py::test_alter_moving[False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] [gw5] [ 1%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw5] [ 2%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw4] [ 3%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer [gw5] [ 4%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw5] [ 5%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw5] [ 6%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] [gw5] [ 7%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw5] [ 8%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] test_dictionaries_dependency_xml/test.py::test_dependent_tables [gw0] [ 9%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] [gw8] [ 10%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] [gw6] [ 11%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] [gw4] [ 12%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary [gw1] [ 13%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] [gw3] [ 14%] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow [gw8] [ 15%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] [gw3] [ 16%] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString [gw5] [ 17%] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data [gw0] [ 18%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] [gw6] [ 19%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] [gw9] [ 20%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] test_alter_moving_garbage/test.py::test_alter_moving[False-True] [gw1] [ 21%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] [gw0] [ 22%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] [gw3] [ 23%] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures [gw3] [ 24%] PASSED test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric [gw8] [ 25%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] [gw4] [ 26%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_access_for_functions/test.py::test_access_rights_for_function [gw0] [ 27%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] [gw9] [ 28%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] test_alter_moving_garbage/test.py::test_alter_moving[True-True] test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] [gw6] [ 29%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] [gw3] [ 30%] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath [gw3] [ 31%] PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath [gw1] [ 32%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] [gw3] [ 33%] PASSED test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString [gw3] [ 34%] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate [gw0] [ 35%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] [gw3] [ 36%] PASSED test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures [gw6] [ 37%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] [gw3] [ 38%] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures [gw3] [ 39%] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] [gw1] [ 40%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] [gw9] [ 41%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] test_alter_moving_garbage/test.py::test_delete_race_leftovers [gw5] [ 42%] PASSED test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name [gw4] [ 43%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading [gw0] [ 44%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] [gw5] [ 45%] PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name [gw8] [ 46%] PASSED test_access_for_functions/test.py::test_access_rights_for_function test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] test_backup_restore_keeper_map/test.py::test_on_cluster[0] [gw4] [ 47%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading [gw8] [ 48%] PASSED test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database [gw3] [ 49%] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash [gw6] [ 50%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] [gw1] [ 51%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] test_ddl_alter_query/test.py::test_alter [gw7] [ 52%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node [gw0] [ 53%] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] [gw3] [ 54%] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh [gw3] [ 55%] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw6] [ 56%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] [gw1] [ 57%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] [gw0] [ 58%] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] test_dictionaries_dependency/test.py::test_no_lazy_load test_config_decryption/test.py::test_successful_decryption_xml [gw3] [ 59%] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw7] [ 60%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node [gw6] [ 61%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw1] [ 62%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_cluster_discovery/test_password.py::test_connect_with_password [gw9] [ 63%] PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers [gw8] [ 64%] PASSED test_ddl_alter_query/test.py::test_alter test_ddl_alter_query/test.py::test_ddl_queue_hostname_change [gw4] [ 65%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw4] [ 66%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml [gw8] [ 67%] PASSED test_ddl_alter_query/test.py::test_ddl_queue_hostname_change [gw6] [ 68%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw1] [ 69%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] test_config_yaml_main/test.py::test_yaml_main_conf [gw2] [ 70%] PASSED test_allowed_url_from_config/test.py::test_HDFS test_allowed_url_from_config/test.py::test_config_with_hosts [gw2] [ 71%] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default [gw2] [ 72%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts [gw2] [ 73%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts [gw2] [ 74%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section [gw3] [ 75%] PASSED test_cluster_discovery/test_password.py::test_connect_with_password [gw2] [ 76%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_redirect [gw2] [ 77%] PASSED test_allowed_url_from_config/test.py::test_redirect test_allowed_url_from_config/test.py::test_schema_inference [gw2] [ 78%] PASSED test_allowed_url_from_config/test.py::test_schema_inference test_allowed_url_from_config/test.py::test_table_function_remote [gw2] [ 79%] PASSED test_allowed_url_from_config/test.py::test_table_function_remote [gw5] [ 80%] PASSED test_backup_restore_keeper_map/test.py::test_on_cluster[0] test_backup_restore_keeper_map/test.py::test_on_cluster[1] test_asynchronous_metrics_pk_bytes_fields/test.py::test_total_pk_bytes_in_memory_fields [gw7] [ 81%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_composable_protocols/test.py::test_connections test_aggregation_memory_efficient/test.py::test_remote [gw3] [ 82%] PASSED test_composable_protocols/test.py::test_connections [gw6] [ 83%] PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default test_disk_access_storage/test.py::test_alter [gw0] [ 84%] PASSED test_dictionaries_dependency/test.py::test_no_lazy_load test_dictionaries_null_value/test.py::test_null_value [gw5] [ 85%] PASSED test_backup_restore_keeper_map/test.py::test_on_cluster[1] [gw4] [ 86%] PASSED test_config_yaml_main/test.py::test_yaml_main_conf [gw8] [ 87%] PASSED test_asynchronous_metrics_pk_bytes_fields/test.py::test_total_pk_bytes_in_memory_fields test_attach_without_checksums/test.py::test_attach_without_checksums test_always_fetch_merged/test.py::test_replica_always_download [gw7] [ 88%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw6] [ 89%] PASSED test_dictionaries_null_value/test.py::test_null_value [gw0] [ 90%] PASSED test_attach_without_checksums/test.py::test_attach_without_checksums [gw9] [ 91%] PASSED test_aggregation_memory_efficient/test.py::test_remote [gw1] [ 92%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] test_config_xml_yaml_mix/test.py::test_extra_yaml_mix test_alternative_keeper_config/test.py::test_create_insert test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values [gw3] [ 93%] PASSED test_disk_access_storage/test.py::test_alter [gw0] [ 94%] PASSED test_config_xml_yaml_mix/test.py::test_extra_yaml_mix [gw1] [ 95%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] [gw5] [ 96%] PASSED test_always_fetch_merged/test.py::test_replica_always_download [gw9] [ 97%] PASSED test_alternative_keeper_config/test.py::test_create_insert [gw7] [ 98%] PASSED test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values [gw1] [ 99%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] [gw1] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] =============================== warnings summary =============================== test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] /ClickHouse/tests/integration/helpers/cluster.py:2496: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_dictionaries_all_layouts_separate_sources/test_mongo.py: 16 warnings /ClickHouse/tests/integration/helpers/external_sources.py:232: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead self.db.add_user(self.user, self.password) test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 101.73s setup test_allowed_url_from_config/test.py::test_HDFS 44.45s call test_dictionaries_dependency/test.py::test_no_lazy_load 43.58s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 38.70s call test_alter_moving_garbage/test.py::test_delete_race_leftovers 31.96s setup test_backup_restore_keeper_map/test.py::test_on_cluster[0] 31.49s setup test_alter_moving_garbage/test.py::test_alter_moving[False-False] 28.56s setup test_ddl_alter_query/test.py::test_alter 24.66s teardown test_alter_moving_garbage/test.py::test_delete_race_leftovers 24.63s call test_dictionaries_dependency_xml/test.py::test_get_data 24.58s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 23.15s teardown test_allowed_url_from_config/test.py::test_table_function_remote 22.64s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 22.42s teardown test_dictionaries_update_and_reload/test.py::test_reload_while_loading 21.73s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 21.53s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 21.13s call test_config_yaml_main/test.py::test_yaml_main_conf 19.87s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 18.89s setup test_always_fetch_merged/test.py::test_replica_always_download 18.11s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 17.87s setup test_cluster_discovery/test_password.py::test_connect_with_password 16.90s setup test_catboost_evaluate/test.py::testAmazonModelManyRows 16.85s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 15.79s call test_backup_restore_keeper_map/test.py::test_on_cluster[0] 15.32s setup test_aggregation_memory_efficient/test.py::test_remote 15.22s setup test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 14.91s call test_backup_restore_keeper_map/test.py::test_on_cluster[1] 14.79s call test_dictionaries_update_and_reload/test.py::test_reload_after_loading 14.62s setup test_alternative_keeper_config/test.py::test_create_insert 14.61s setup test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] 13.70s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 13.50s setup test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default 13.48s setup test_config_decryption/test.py::test_successful_decryption_xml 13.43s setup test_access_for_functions/test.py::test_access_rights_for_function 13.33s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 12.91s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 12.83s setup test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 12.75s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 12.63s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 12.38s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 11.84s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 11.83s teardown test_ddl_alter_query/test.py::test_ddl_queue_hostname_change 11.81s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 11.54s setup test_disk_access_storage/test.py::test_alter 11.36s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 11.31s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 11.31s call test_catboost_evaluate/test.py::testAmazonModelManyRows 11.18s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 11.15s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 10.78s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 10.72s teardown test_alternative_keeper_config/test.py::test_create_insert 10.70s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 10.66s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 10.57s call test_catboost_evaluate/test.py::testRecoveryAfterCrash 10.54s call test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] 10.51s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 10.44s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 10.32s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 9.99s call test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 9.85s call test_catboost_evaluate/test.py::testOnNullableFeatures 9.75s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 9.70s call test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 9.69s call test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 9.66s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 9.53s call test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] 9.51s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 9.48s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 8.98s setup test_dictionaries_null_value/test.py::test_null_value 8.77s call test_config_xml_yaml_mix/test.py::test_extra_yaml_mix 8.74s call test_disk_access_storage/test.py::test_alter 8.32s call test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 8.10s call test_alter_moving_garbage/test.py::test_alter_moving[True-True] 8.06s call test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 7.83s setup test_asynchronous_metrics_pk_bytes_fields/test.py::test_total_pk_bytes_in_memory_fields 7.60s call test_alter_moving_garbage/test.py::test_alter_moving[False-True] 7.25s call test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 7.21s call test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 7.16s setup test_composable_protocols/test.py::test_connections 6.99s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 6.96s call test_asynchronous_metrics_pk_bytes_fields/test.py::test_total_pk_bytes_in_memory_fields 6.60s call test_always_fetch_merged/test.py::test_replica_always_download 6.02s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 5.73s call test_alter_moving_garbage/test.py::test_alter_moving[False-False] 5.50s call test_dictionaries_update_and_reload/test.py::test_reload_while_loading 5.30s call test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 5.26s setup test_attach_without_checksums/test.py::test_attach_without_checksums 5.15s call test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 5.05s teardown test_config_decryption/test.py::test_successful_decryption_yaml 5.03s call test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 4.88s teardown test_cluster_discovery/test_password.py::test_connect_with_password 4.88s call test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 4.86s call test_dictionaries_dependency_xml/test.py::test_dependent_tables 4.71s teardown test_dictionaries_dependency/test.py::test_no_lazy_load 4.66s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 4.56s teardown test_attach_without_checksums/test.py::test_attach_without_checksums 4.48s teardown test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default 4.44s teardown test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] 4.42s call test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 4.36s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 4.35s teardown test_dictionaries_null_value/test.py::test_null_value 4.19s teardown test_aggregation_memory_efficient/test.py::test_remote 4.15s teardown test_always_fetch_merged/test.py::test_replica_always_download 4.10s call test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] 4.10s teardown test_backup_restore_keeper_map/test.py::test_on_cluster[1] 3.97s call test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database 3.90s call test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 3.82s teardown test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 3.82s teardown test_asynchronous_metrics_pk_bytes_fields/test.py::test_total_pk_bytes_in_memory_fields 3.60s setup test_dictionaries_dependency_xml/test.py::test_dependent_tables 3.49s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 3.27s call test_ddl_alter_query/test.py::test_ddl_queue_hostname_change 3.25s teardown test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 3.08s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 2.99s teardown test_composable_protocols/test.py::test_connections 2.53s teardown test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 2.38s teardown test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database 2.06s teardown test_disk_access_storage/test.py::test_alter 1.83s call test_catboost_evaluate/test.py::testModelUpdate 1.62s teardown test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 1.46s teardown test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 1.42s teardown test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 1.35s teardown test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 1.33s teardown test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 1.32s teardown test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 1.25s teardown test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 1.23s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 1.18s call test_alternative_keeper_config/test.py::test_create_insert 1.06s call test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.99s teardown test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 0.88s call test_allowed_url_from_config/test.py::test_table_function_remote 0.86s call test_attach_without_checksums/test.py::test_attach_without_checksums 0.86s call test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.84s call test_aggregation_memory_efficient/test.py::test_remote 0.80s call test_ddl_alter_query/test.py::test_alter 0.79s call test_access_for_functions/test.py::test_access_rights_for_function 0.65s call test_allowed_url_from_config/test.py::test_config_with_hosts 0.61s call test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.55s call test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default 0.52s call test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.49s call test_cluster_discovery/test_password.py::test_connect_with_password 0.46s call test_catboost_evaluate/test.py::testNonConstantFeatures 0.44s call test_catboost_evaluate/test.py::testInvalidLibraryPath 0.43s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.42s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.42s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.42s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.42s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 0.40s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.39s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.39s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.37s call test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.36s call test_allowed_url_from_config/test.py::test_redirect 0.35s call test_catboost_evaluate/test.py::testInvalidModelPath 0.33s call test_dictionaries_null_value/test.py::test_null_value 0.32s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.23s call test_allowed_url_from_config/test.py::test_HDFS 0.23s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.23s call test_composable_protocols/test.py::test_connections 0.22s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.20s call test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.20s call test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.20s call test_catboost_evaluate/test.py::testConstantFeatures 0.13s call test_config_decryption/test.py::test_successful_decryption_yaml 0.13s call test_config_decryption/test.py::test_successful_decryption_xml 0.12s call test_allowed_url_from_config/test.py::test_schema_inference 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.03s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.02s setup test_backup_restore_keeper_map/test.py::test_on_cluster[1] 0.00s teardown test_allowed_url_from_config/test.py::test_HDFS 0.00s setup test_config_yaml_main/test.py::test_yaml_main_conf 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-False] 0.00s teardown test_backup_restore_keeper_map/test.py::test_on_cluster[0] 0.00s teardown test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s setup test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 0.00s teardown test_ddl_alter_query/test.py::test_alter 0.00s setup test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s setup test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 0.00s setup test_dictionaries_dependency/test.py::test_no_lazy_load 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.00s teardown test_config_xml_yaml_mix/test.py::test_extra_yaml_mix 0.00s setup test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 0.00s setup test_alter_moving_garbage/test.py::test_delete_race_leftovers 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 0.00s teardown test_config_yaml_main/test.py::test_yaml_main_conf 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s setup test_ddl_alter_query/test.py::test_ddl_queue_hostname_change 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 0.00s setup test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 0.00s setup test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s teardown test_catboost_evaluate/test.py::testInvalidModelPath 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s setup test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s setup test_config_xml_yaml_mix/test.py::test_extra_yaml_mix 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 0.00s setup test_catboost_evaluate/test.py::testInvalidModelPath 0.00s setup test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s setup test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_while_loading 0.00s setup test_allowed_url_from_config/test.py::test_config_with_hosts 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s teardown test_dictionaries_dependency_xml/test.py::test_dependent_tables 0.00s setup test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s teardown test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 0.00s teardown test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_allowed_url_from_config/test.py::test_redirect 0.00s setup test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s setup test_allowed_url_from_config/test.py::test_schema_inference 0.00s setup test_allowed_url_from_config/test.py::test_table_function_remote 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s setup test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s teardown test_dictionaries_dependency_xml/test.py::test_get_data 0.00s teardown test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 0.00s teardown test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 0.00s setup test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s teardown test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s setup test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelManyRows 0.00s teardown test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s teardown test_catboost_evaluate/test.py::testConstantFeatures 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_hosts 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s setup test_allowed_url_from_config/test.py::test_redirect 0.00s setup test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s setup test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 0.00s teardown test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s setup test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_allowed_url_from_config/test.py::test_schema_inference 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s teardown test_access_for_functions/test.py::test_access_rights_for_function 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s teardown test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelSingleRow =========================== short test summary info ============================ PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString PASSED test_catboost_evaluate/test.py::testConstantFeatures PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] PASSED test_catboost_evaluate/test.py::testInvalidModelPath PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] PASSED test_catboost_evaluate/test.py::testModelUpdate PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] PASSED test_dictionaries_dependency_xml/test.py::test_get_data PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name PASSED test_access_for_functions/test.py::test_access_rights_for_function PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading PASSED test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database PASSED test_catboost_evaluate/test.py::testOnNullableFeatures PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers PASSED test_ddl_alter_query/test.py::test_alter PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_ddl_alter_query/test.py::test_ddl_queue_hostname_change PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] PASSED test_allowed_url_from_config/test.py::test_HDFS PASSED test_allowed_url_from_config/test.py::test_config_with_hosts PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts PASSED test_cluster_discovery/test_password.py::test_connect_with_password PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section PASSED test_allowed_url_from_config/test.py::test_redirect PASSED test_allowed_url_from_config/test.py::test_schema_inference PASSED test_allowed_url_from_config/test.py::test_table_function_remote PASSED test_backup_restore_keeper_map/test.py::test_on_cluster[0] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node PASSED test_composable_protocols/test.py::test_connections PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default PASSED test_dictionaries_dependency/test.py::test_no_lazy_load PASSED test_backup_restore_keeper_map/test.py::test_on_cluster[1] PASSED test_config_yaml_main/test.py::test_yaml_main_conf PASSED test_asynchronous_metrics_pk_bytes_fields/test.py::test_total_pk_bytes_in_memory_fields PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node PASSED test_dictionaries_null_value/test.py::test_null_value PASSED test_attach_without_checksums/test.py::test_attach_without_checksums PASSED test_aggregation_memory_efficient/test.py::test_remote PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] PASSED test_disk_access_storage/test.py::test_alter PASSED test_config_xml_yaml_mix/test.py::test_extra_yaml_mix PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] PASSED test_always_fetch_merged/test.py::test_replica_always_download PASSED test_alternative_keeper_config/test.py::test_create_insert PASSED test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] ================= 100 passed, 20 warnings in 173.13s (0:02:53) =================